home *** CD-ROM | disk | FTP | other *** search
/ Aminet 20 / Aminet 20 (1997)(GTI - Schatztruhe)[!][Aug 1997].iso / Aminet / dev / c / ScanGuide.readme < prev    next >
Text File  |  1997-07-13  |  3KB  |  89 lines

  1. Short:    StormC: Con-sensitive help in GoldED! ;)
  2. Author:   fini.alring@netmedia.dk (Fini 'Warp' Alring)
  3. Uploader: fini.alring@netmedia.dk
  4. Version:  1.0
  5. Type:     dev/c
  6. Requires: Arexx, AmigaOS 2.0+ (I think!).
  7.  
  8. Long:
  9.  
  10.  
  11.  Yet another GiGA Production has seen the light..!
  12.  
  13.  
  14.  Called ScanGuide!!!
  15.  
  16.  
  17.  I made it because there wasn't any real context sensitive help for StormC coders,
  18.  when using GoldED, like when you use StormC's own editor...  But now there is....!
  19.  
  20.  Content:
  21.  
  22.  · C:ScanGuide  - Main program, can be used for many search tasks...
  23.  
  24.  · GoldED:Arexx/StormC_ScanGuide.ged  - The StormC on-line help, for GoldED.
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32. *** NOTE:  To get more help, start C:ScanGuide without arguments ***
  33.  
  34.  
  35.                              AMIGA Forever!!!
  36.  
  37.  
  38.  
  39.  
  40.  
  41. /*
  42. ** StormC_ScanGuide.ged v1.0   ©29-May-1997 by Warp / GiGA Prod...
  43. **
  44. ** GoldED v4.0 PRO script for Context sensitive help, using ScanGuide v1.0 by Warp / GiGA Prod... ©1997
  45. **
  46. ** This is mainly intended for StormC v2.0, but i'm sure you could make it very useful other places... ;-)
  47. ** Just start ScanGuide wthout arguments, to read some help about it...
  48. **
  49. **
  50. ** Installation:
  51. **
  52. ** · Be sure to have the program ScanGuide on your system (You might choose C:).
  53. ** · Put this script in GoldED:Arexx/
  54. **
  55. ** · Create a menu entry in GoldED, called ScanGuide, you may also choose a HotKey for it.
  56. **   Then assign this arexx script to the menu entry.
  57. **
  58. ** · Modify the three variables, in this source, to point at the correct dir, and and files. (ScanGuide_Path etc.)
  59. **
  60. ** · Save preferences in GoldED.
  61. **
  62. ** · Now try these things:
  63. **
  64. ** Type  >   printf(   <  in GoldED, and put the cursor over or right after the word, and activate ScanGuide,
  65. ** through the Menu, or the HotKey...  try also these words:  pr#?tf(   #?tof(  wai#?of(  Ras#?ort  printf()
  66. **
  67. ** NOTE!!!: Instead of spaces you should use either ? or #? because the script only takes one word...
  68. **
  69. ** If you have made a similar program, which is better or different, then send it to me!!
  70. **
  71. ** This ScanGuide is GiftWare, and if you use it, you MUST send me a copy of a program you made...
  72. **
  73. **                   Write to: fini.alring@netmedia.dk    -  Subject: ScanGuide!
  74. **
  75. */
  76.  
  77.  
  78. ============================= Archive contents =============================
  79.  
  80. Original  Packed Ratio    Date     Time    Name
  81. -------- ------- ----- --------- --------  -------------
  82.      948     502 47.0% 29-May-97 22:23:26  ScanGuide.info
  83.     2189    1095 49.9% 29-May-97 22:19:00  ScanGuide.readme
  84.     2912    2863  1.6% 29-May-97 21:29:40 +ScanGuide
  85.     2000    1075 46.2% 29-May-97 21:40:48 +StormC_ScanGuide.ged
  86.     2189    1095 49.9% 29-May-97 22:19:00 +ScanGuide.readme
  87. -------- ------- ----- --------- --------
  88.    10238    6630 35.2% 30-May-97 00:33:24   5 files
  89.